home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MPEG Toolkit
/
MPEG Toolkit.iso
/
dos
/
llavmpeg
/
config.bat
< prev
next >
Wrap
DOS Batch File
|
1997-01-01
|
404b
|
14 lines
@echo off
rem
rem specify correct paths in line 5 and 13
rem
set go32=nodmpi driver E:\temp\vesa.grn gw 640 gh 480 nc 256
rem replace with driver for your (S)VGA^^^^^^^^
rem gw = width
rem gh = height
rem nc = number of colors (don't change)
rem
rem or use the following line for standard VGA (last resort...)
rem set go32=nodmpi
e:\temp\go32 E:\temp\vmpeg %1 %2 %3 %4 %5 %6 %7 %8 %9